ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / ChartLabelStyle Property

In This Topic
    ChartLabelStyle Property
    In This Topic
    A value that indicates style of the chart labels.
    Syntax
    'Declaration
     
    Public Overridable Property ChartLabelStyle As ChartStyle
    public virtual ChartStyle ChartLabelStyle {get; set;}
    See Also